 Rudimentary Operating System 

Hi....

I am Saravanan Krishnaraj from Chennai, India... my mail id is meetsugan@yahoo.com

This is an operating system with the kernel acting as a simple and very primitive command interpreter...

myboot.com -> Boot loader which loads the kernel exe1.com into memory...
exe1.com -> kernel...

Just click on the Install.bat to install the Operating System into a floppy...
or...
Using the copyboot.exe write(raw write) the myboot.com and exe1.com in a floppy as follows...

copyboot myboot.com 0
copyboot exe1.com 1

This project is not a huge success... and it needs a lot more to be added such as File systsm etc...
So u can use this for study purposes alone...
The Operating System is written in ASM Assembly...


Hope u find this usefull...do send ur feedback to me at meetsugan@yahoo.com

Keep Smiling...

Saravanan | Sugan...